a11y: Fix focusable state
authorMatthias Clasen <mclasen@redhat.com>
Thu, 9 Apr 2020 21:50:02 +0000 (17:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Apr 2020 22:14:15 +0000 (18:14 -0400)
commit508cb6160c8be003db52a749fe3a61cf4f665c6f
tree7928487c45028a50293a89f5a7f12bb3b1795ed3
parentb9a76ddd75232986c13c7d6f921ace2e6c3f7e65
a11y: Fix focusable state

The :can-focus property is no longer very useful to
give an indication of what is focusable, since it is
TRUE for almost all widgets now. Patch things up
to by looking at known widget types.
gtk/a11y/gtkwidgetaccessible.c